[INFO] fetching crate atsamv71q21rt 0.33.6-alpha0...
[INFO] fixing atsamv71q21rt-0.33.6-alpha0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate atsamv71q21rt 0.33.6-alpha0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate atsamv71q21rt 0.33.6-alpha0
[INFO] finished tweaking crates.io crate atsamv71q21rt 0.33.6-alpha0
[INFO] tweaked toml for crates.io crate atsamv71q21rt 0.33.6-alpha0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atsamv71q21rt 0.33.6-alpha0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding env_filter v1.0.0 (available: v1.0.1)
[INFO] [stderr]       Adding form v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding irx-config v3.3.0 (available: v3.5.0)
[INFO] [stderr]       Adding regex v1.11.1 (available: v1.12.4)
[INFO] [stderr]       Adding svd2rust v0.33.5 (available: v0.37.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5
[INFO] running `Command { std: "docker" "start" "94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling jiff v0.2.29
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling svd2rust v0.33.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling irx-config v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling form v0.12.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling atsamv71q21rt v0.33.6-alpha0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] crater-edition-check: atsamv71q21rt v0.33.6-alpha0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling atsamv71q21rt v0.33.6-alpha0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3058:3
[INFO] [stdout]      |
[INFO] [stdout] 3058 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 3058 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3058:3
[INFO] [stdout]      |
[INFO] [stdout] 3058 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 3058 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3207:9
[INFO] [stdout]      |
[INFO] [stdout] 3207 |         DEVICE_PERIPHERALS = true;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3206:5
[INFO] [stdout]      |
[INFO] [stdout] 3206 |     pub unsafe fn steal() -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3209:18
[INFO] [stdout]      |
[INFO] [stdout] 3209 |             ACC: ACC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AES::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3210:18
[INFO] [stdout]      |
[INFO] [stdout] 3210 |             AES: AES::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3211:20
[INFO] [stdout]      |
[INFO] [stdout] 3211 |             AFEC0: AFEC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3212:20
[INFO] [stdout]      |
[INFO] [stdout] 3212 |             AFEC1: AFEC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CHIPID::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3213:21
[INFO] [stdout]      |
[INFO] [stdout] 3213 |             CHIPID: CHIPID::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `DACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3214:19
[INFO] [stdout]      |
[INFO] [stdout] 3214 |             DACC: DACC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `EFC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3215:18
[INFO] [stdout]      |
[INFO] [stdout] 3215 |             EFC: EFC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3216:19
[INFO] [stdout]      |
[INFO] [stdout] 3216 |             GMAC: GMAC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GPBR::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3217:19
[INFO] [stdout]      |
[INFO] [stdout] 3217 |             GPBR: GPBR::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `HSMCI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3218:20
[INFO] [stdout]      |
[INFO] [stdout] 3218 |             HSMCI: HSMCI::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `I2SC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3219:20
[INFO] [stdout]      |
[INFO] [stdout] 3219 |             I2SC0: I2SC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `I2SC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3220:20
[INFO] [stdout]      |
[INFO] [stdout] 3220 |             I2SC1: I2SC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ICM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3221:18
[INFO] [stdout]      |
[INFO] [stdout] 3221 |             ICM: ICM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ISI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3222:18
[INFO] [stdout]      |
[INFO] [stdout] 3222 |             ISI: ISI::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MATRIX::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3223:21
[INFO] [stdout]      |
[INFO] [stdout] 3223 |             MATRIX: MATRIX::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3224:20
[INFO] [stdout]      |
[INFO] [stdout] 3224 |             MCAN0: MCAN0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3225:20
[INFO] [stdout]      |
[INFO] [stdout] 3225 |             MCAN1: MCAN1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MLB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3226:18
[INFO] [stdout]      |
[INFO] [stdout] 3226 |             MLB: MLB::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOA::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3227:19
[INFO] [stdout]      |
[INFO] [stdout] 3227 |             PIOA: PIOA::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3228:19
[INFO] [stdout]      |
[INFO] [stdout] 3228 |             PIOB: PIOB::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3229:19
[INFO] [stdout]      |
[INFO] [stdout] 3229 |             PIOC: PIOC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOD::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3230:19
[INFO] [stdout]      |
[INFO] [stdout] 3230 |             PIOD: PIOD::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOE::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3231:19
[INFO] [stdout]      |
[INFO] [stdout] 3231 |             PIOE: PIOE::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3232:18
[INFO] [stdout]      |
[INFO] [stdout] 3232 |             PMC: PMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3233:19
[INFO] [stdout]      |
[INFO] [stdout] 3233 |             PWM0: PWM0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3234:19
[INFO] [stdout]      |
[INFO] [stdout] 3234 |             PWM1: PWM1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `QSPI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3235:19
[INFO] [stdout]      |
[INFO] [stdout] 3235 |             QSPI: QSPI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3236:19
[INFO] [stdout]      |
[INFO] [stdout] 3236 |             RSTC: RSTC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSWDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3237:20
[INFO] [stdout]      |
[INFO] [stdout] 3237 |             RSWDT: RSWDT::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3238:18
[INFO] [stdout]      |
[INFO] [stdout] 3238 |             RTC: RTC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3239:18
[INFO] [stdout]      |
[INFO] [stdout] 3239 |             RTT: RTT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SDRAMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3240:21
[INFO] [stdout]      |
[INFO] [stdout] 3240 |             SDRAMC: SDRAMC::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3241:18
[INFO] [stdout]      |
[INFO] [stdout] 3241 |             SMC: SMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SPI0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3242:19
[INFO] [stdout]      |
[INFO] [stdout] 3242 |             SPI0: SPI0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SPI1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3243:19
[INFO] [stdout]      |
[INFO] [stdout] 3243 |             SPI1: SPI1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SSC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3244:18
[INFO] [stdout]      |
[INFO] [stdout] 3244 |             SSC: SSC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SUPC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3245:19
[INFO] [stdout]      |
[INFO] [stdout] 3245 |             SUPC: SUPC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3246:18
[INFO] [stdout]      |
[INFO] [stdout] 3246 |             TC0: TC0::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3247:18
[INFO] [stdout]      |
[INFO] [stdout] 3247 |             TC1: TC1::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3248:18
[INFO] [stdout]      |
[INFO] [stdout] 3248 |             TC2: TC2::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3249:18
[INFO] [stdout]      |
[INFO] [stdout] 3249 |             TC3: TC3::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TRNG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3250:19
[INFO] [stdout]      |
[INFO] [stdout] 3250 |             TRNG: TRNG::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3251:21
[INFO] [stdout]      |
[INFO] [stdout] 3251 |             TWIHS0: TWIHS0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3252:21
[INFO] [stdout]      |
[INFO] [stdout] 3252 |             TWIHS1: TWIHS1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3253:21
[INFO] [stdout]      |
[INFO] [stdout] 3253 |             TWIHS2: TWIHS2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3254:20
[INFO] [stdout]      |
[INFO] [stdout] 3254 |             UART0: UART0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3255:20
[INFO] [stdout]      |
[INFO] [stdout] 3255 |             UART1: UART1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3256:20
[INFO] [stdout]      |
[INFO] [stdout] 3256 |             UART2: UART2::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3257:20
[INFO] [stdout]      |
[INFO] [stdout] 3257 |             UART3: UART3::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART4::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3258:20
[INFO] [stdout]      |
[INFO] [stdout] 3258 |             UART4: UART4::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3259:21
[INFO] [stdout]      |
[INFO] [stdout] 3259 |             USART0: USART0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3260:21
[INFO] [stdout]      |
[INFO] [stdout] 3260 |             USART1: USART1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3261:21
[INFO] [stdout]      |
[INFO] [stdout] 3261 |             USART2: USART2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USBHS::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3262:20
[INFO] [stdout]      |
[INFO] [stdout] 3262 |             USBHS: USBHS::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UTMI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3263:19
[INFO] [stdout]      |
[INFO] [stdout] 3263 |             UTMI: UTMI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `WDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3264:18
[INFO] [stdout]      |
[INFO] [stdout] 3264 |             WDT: WDT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `XDMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3265:20
[INFO] [stdout]      |
[INFO] [stdout] 3265 |             XDMAC: XDMAC::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `LOCKBIT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3266:22
[INFO] [stdout]      |
[INFO] [stdout] 3266 |             LOCKBIT: LOCKBIT::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SCN_SCB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3267:22
[INFO] [stdout]      |
[INFO] [stdout] 3267 |             SCN_SCB: SCN_SCB::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SYS_TICK::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3268:23
[INFO] [stdout]      |
[INFO] [stdout] 3268 |             SYS_TICK: SYS_TICK::steal(),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CORE_DEBUG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3269:25
[INFO] [stdout]      |
[INFO] [stdout] 3269 |             CORE_DEBUG: CORE_DEBUG::steal(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ETM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3270:18
[INFO] [stdout]      |
[INFO] [stdout] 3270 |             ETM: ETM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3207:9
[INFO] [stdout]      |
[INFO] [stdout] 3207 |         DEVICE_PERIPHERALS = true;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3206:5
[INFO] [stdout]      |
[INFO] [stdout] 3206 |     pub unsafe fn steal() -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3209:18
[INFO] [stdout]      |
[INFO] [stdout] 3209 |             ACC: ACC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atsamv71q21rt` (lib) due to 1 previous error; 63 warnings emitted
[INFO] [stdout] warning[E0133]: call to unsafe function `AES::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3210:18
[INFO] [stdout]      |
[INFO] [stdout] 3210 |             AES: AES::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3211:20
[INFO] [stdout]      |
[INFO] [stdout] 3211 |             AFEC0: AFEC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3212:20
[INFO] [stdout]      |
[INFO] [stdout] 3212 |             AFEC1: AFEC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CHIPID::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3213:21
[INFO] [stdout]      |
[INFO] [stdout] 3213 |             CHIPID: CHIPID::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `DACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3214:19
[INFO] [stdout]      |
[INFO] [stdout] 3214 |             DACC: DACC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `EFC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3215:18
[INFO] [stdout]      |
[INFO] [stdout] 3215 |             EFC: EFC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3216:19
[INFO] [stdout]      |
[INFO] [stdout] 3216 |             GMAC: GMAC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GPBR::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3217:19
[INFO] [stdout]      |
[INFO] [stdout] 3217 |             GPBR: GPBR::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `HSMCI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3218:20
[INFO] [stdout]      |
[INFO] [stdout] 3218 |             HSMCI: HSMCI::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `I2SC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3219:20
[INFO] [stdout]      |
[INFO] [stdout] 3219 |             I2SC0: I2SC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `I2SC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3220:20
[INFO] [stdout]      |
[INFO] [stdout] 3220 |             I2SC1: I2SC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ICM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3221:18
[INFO] [stdout]      |
[INFO] [stdout] 3221 |             ICM: ICM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ISI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3222:18
[INFO] [stdout]      |
[INFO] [stdout] 3222 |             ISI: ISI::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MATRIX::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3223:21
[INFO] [stdout]      |
[INFO] [stdout] 3223 |             MATRIX: MATRIX::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3224:20
[INFO] [stdout]      |
[INFO] [stdout] 3224 |             MCAN0: MCAN0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3225:20
[INFO] [stdout]      |
[INFO] [stdout] 3225 |             MCAN1: MCAN1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MLB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3226:18
[INFO] [stdout]      |
[INFO] [stdout] 3226 |             MLB: MLB::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOA::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3227:19
[INFO] [stdout]      |
[INFO] [stdout] 3227 |             PIOA: PIOA::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3228:19
[INFO] [stdout]      |
[INFO] [stdout] 3228 |             PIOB: PIOB::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3229:19
[INFO] [stdout]      |
[INFO] [stdout] 3229 |             PIOC: PIOC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOD::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3230:19
[INFO] [stdout]      |
[INFO] [stdout] 3230 |             PIOD: PIOD::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOE::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3231:19
[INFO] [stdout]      |
[INFO] [stdout] 3231 |             PIOE: PIOE::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3232:18
[INFO] [stdout]      |
[INFO] [stdout] 3232 |             PMC: PMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3233:19
[INFO] [stdout]      |
[INFO] [stdout] 3233 |             PWM0: PWM0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3234:19
[INFO] [stdout]      |
[INFO] [stdout] 3234 |             PWM1: PWM1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `QSPI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3235:19
[INFO] [stdout]      |
[INFO] [stdout] 3235 |             QSPI: QSPI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3236:19
[INFO] [stdout]      |
[INFO] [stdout] 3236 |             RSTC: RSTC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSWDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3237:20
[INFO] [stdout]      |
[INFO] [stdout] 3237 |             RSWDT: RSWDT::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3238:18
[INFO] [stdout]      |
[INFO] [stdout] 3238 |             RTC: RTC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3239:18
[INFO] [stdout]      |
[INFO] [stdout] 3239 |             RTT: RTT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SDRAMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3240:21
[INFO] [stdout]      |
[INFO] [stdout] 3240 |             SDRAMC: SDRAMC::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3241:18
[INFO] [stdout]      |
[INFO] [stdout] 3241 |             SMC: SMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SPI0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3242:19
[INFO] [stdout]      |
[INFO] [stdout] 3242 |             SPI0: SPI0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SPI1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3243:19
[INFO] [stdout]      |
[INFO] [stdout] 3243 |             SPI1: SPI1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SSC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3244:18
[INFO] [stdout]      |
[INFO] [stdout] 3244 |             SSC: SSC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SUPC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3245:19
[INFO] [stdout]      |
[INFO] [stdout] 3245 |             SUPC: SUPC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3246:18
[INFO] [stdout]      |
[INFO] [stdout] 3246 |             TC0: TC0::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3247:18
[INFO] [stdout]      |
[INFO] [stdout] 3247 |             TC1: TC1::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3248:18
[INFO] [stdout]      |
[INFO] [stdout] 3248 |             TC2: TC2::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3249:18
[INFO] [stdout]      |
[INFO] [stdout] 3249 |             TC3: TC3::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TRNG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3250:19
[INFO] [stdout]      |
[INFO] [stdout] 3250 |             TRNG: TRNG::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3251:21
[INFO] [stdout]      |
[INFO] [stdout] 3251 |             TWIHS0: TWIHS0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3252:21
[INFO] [stdout]      |
[INFO] [stdout] 3252 |             TWIHS1: TWIHS1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3253:21
[INFO] [stdout]      |
[INFO] [stdout] 3253 |             TWIHS2: TWIHS2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3254:20
[INFO] [stdout]      |
[INFO] [stdout] 3254 |             UART0: UART0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3255:20
[INFO] [stdout]      |
[INFO] [stdout] 3255 |             UART1: UART1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3256:20
[INFO] [stdout]      |
[INFO] [stdout] 3256 |             UART2: UART2::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3257:20
[INFO] [stdout]      |
[INFO] [stdout] 3257 |             UART3: UART3::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART4::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3258:20
[INFO] [stdout]      |
[INFO] [stdout] 3258 |             UART4: UART4::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3259:21
[INFO] [stdout]      |
[INFO] [stdout] 3259 |             USART0: USART0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3260:21
[INFO] [stdout]      |
[INFO] [stdout] 3260 |             USART1: USART1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3261:21
[INFO] [stdout]      |
[INFO] [stdout] 3261 |             USART2: USART2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USBHS::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3262:20
[INFO] [stdout]      |
[INFO] [stdout] 3262 |             USBHS: USBHS::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UTMI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3263:19
[INFO] [stdout]      |
[INFO] [stdout] 3263 |             UTMI: UTMI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `WDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3264:18
[INFO] [stdout]      |
[INFO] [stdout] 3264 |             WDT: WDT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `XDMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3265:20
[INFO] [stdout]      |
[INFO] [stdout] 3265 |             XDMAC: XDMAC::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `LOCKBIT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3266:22
[INFO] [stdout]      |
[INFO] [stdout] 3266 |             LOCKBIT: LOCKBIT::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SCN_SCB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3267:22
[INFO] [stdout]      |
[INFO] [stdout] 3267 |             SCN_SCB: SCN_SCB::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SYS_TICK::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3268:23
[INFO] [stdout]      |
[INFO] [stdout] 3268 |             SYS_TICK: SYS_TICK::steal(),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CORE_DEBUG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3269:25
[INFO] [stdout]      |
[INFO] [stdout] 3269 |             CORE_DEBUG: CORE_DEBUG::steal(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ETM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71q21rt-581a5d7d59c9ff85/out/lib.rs:3270:18
[INFO] [stdout]      |
[INFO] [stdout] 3270 |             ETM: ETM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atsamv71q21rt` (lib test) due to 1 previous error; 63 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5", kill_on_drop: false }`
[INFO] [stdout] 94b21eded08d4732e56ab896c26b0f6e8d122807b0ca6b46287438665e50c4f5
